Prep tweaks for future Groundspeak changes.
authorrobertlipe <robertlipe@gmail.com>
Sat, 12 Nov 2011 22:45:43 +0000 (22:45 +0000)
committerrobertlipe <robertlipe@gmail.com>
Sat, 12 Nov 2011 22:45:43 +0000 (22:45 +0000)
gpsbabel/defs.h

index 21fb3edc92a979680f2276122259f6ac9a49fdf0..a8803723a406682d46af366997f1c40cb98152f1 100644 (file)
@@ -270,6 +270,8 @@ typedef struct {
   unsigned int terr:6; /* (likewise) */
   status_type is_archived:2;
   status_type is_available:2;
+  status_type is_memberonly:2;
+  status_type has_customcoords:2;
   time_t exported;
   time_t last_found;
   char* placer; /* Placer name */